[INFO] fetching crate namada_governance 0.251.4...
[INFO] fixing namada_governance-0.251.4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate namada_governance 0.251.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate namada_governance 0.251.4
[INFO] finished tweaking crates.io crate namada_governance 0.251.4
[INFO] tweaked toml for crates.io crate namada_governance 0.251.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate namada_governance 0.251.4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate namada_governance 0.251.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded namada_vp_env v0.251.4
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded namada_tx v0.251.4
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded namada_gas v0.251.4
[INFO] [stderr]   Downloaded namada_storage v0.251.4
[INFO] [stderr]   Downloaded namada_account v0.251.4
[INFO] [stderr]   Downloaded typewit_proc_macros v1.8.1
[INFO] [stderr]   Downloaded typewit v1.11.0
[INFO] [stderr]   Downloaded const_panic v0.2.12
[INFO] [stderr]   Downloaded ark-serialize-derive v0.5.0
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.0
[INFO] [stderr]   Downloaded namada_replay_protection v0.251.4
[INFO] [stderr]   Downloaded namada_merkle_tree v0.251.4
[INFO] [stderr]   Downloaded namada_systems v0.251.4
[INFO] [stderr]   Downloaded konst_kernel v0.3.15
[INFO] [stderr]   Downloaded konst v0.3.16
[INFO] [stderr]   Downloaded clru v0.6.2
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.1
[INFO] [stderr]   Downloaded ark-bls12-381 v0.5.0
[INFO] [stderr]   Downloaded ark-poly v0.5.0
[INFO] [stderr]   Downloaded patricia_tree v0.8.0
[INFO] [stderr]   Downloaded ark-ec v0.5.0
[INFO] [stderr]   Downloaded namada_state v0.251.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893
[INFO] running `Command { std: "docker" "start" "d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking memuse v0.2.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling nam-blst v0.3.15-nam.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nam-num-traits v0.2.20-nam.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking core2 v0.3.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking bnum v0.5.0
[INFO] [stderr]     Checking zcash_encoding v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling namada_core v0.251.4
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking typewit v1.11.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking konst_kernel v0.3.15
[INFO] [stderr]     Checking konst v0.3.16
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling ibc-derive v0.10.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling smooth-operator-impl v0.7.2
[INFO] [stderr]    Compiling namada_macros v0.251.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking fpe v0.6.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking smooth-operator v0.7.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking bip0039 v0.12.0
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking informalsystems-pbjson v0.7.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking nam-blstrs v0.7.1-nam.0
[INFO] [stderr]     Checking num256 v0.6.0
[INFO] [stderr]     Checking nam-indexmap v2.7.1-nam.0
[INFO] [stderr]     Checking usize-set v0.10.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking patricia_tree v0.8.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling namada_tx v0.251.4
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking masp_note_encryption v3.0.9
[INFO] [stderr]     Checking nam-jubjub v1.10.1-nam.1
[INFO] [stderr]     Checking ics23 v0.12.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking masp_primitives v3.0.9
[INFO] [stderr]     Checking tendermint-proto v0.40.3
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking nam-sparse-merkle-tree v0.3.3-nam.0
[INFO] [stderr]     Checking ethabi v18.0.0
[INFO] [stderr]     Checking ethbridge-structs v0.24.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]     Checking cosmos-sdk-proto v0.26.1
[INFO] [stderr]     Checking tendermint v0.40.3
[INFO] [stderr]     Checking tendermint-light-client-verifier v0.40.3
[INFO] [stderr]     Checking ibc-proto v0.51.1
[INFO] [stderr]     Checking ibc-primitives v0.57.0
[INFO] [stderr]     Checking ibc-core-host-types v0.57.0
[INFO] [stderr]     Checking ibc-core-commitment-types v0.57.0
[INFO] [stderr]     Checking ibc-core-router-types v0.57.0
[INFO] [stderr]     Checking ibc-core-client-types v0.57.0
[INFO] [stderr]     Checking ibc-core-connection-types v0.57.0
[INFO] [stderr]     Checking ibc-client-tendermint-types v0.57.0
[INFO] [stderr]     Checking ibc-core-channel-types v0.57.0
[INFO] [stderr]     Checking ibc-core-handler-types v0.57.0
[INFO] [stderr]     Checking ibc-core-router v0.57.0
[INFO] [stderr]     Checking ibc-core-client-context v0.57.0
[INFO] [stderr]     Checking ibc-core-host v0.57.0
[INFO] [stderr]     Checking ibc-core-client v0.57.0
[INFO] [stderr]     Checking ibc-client-wasm-types v0.57.0
[INFO] [stderr]     Checking ibc-client-tendermint v0.57.0
[INFO] [stderr]     Checking ibc-core-connection v0.57.0
[INFO] [stderr]     Checking ibc-clients v0.57.0
[INFO] [stderr]     Checking ibc-core-channel v0.57.0
[INFO] [stderr]     Checking ibc-core-handler v0.57.0
[INFO] [stderr]     Checking ibc-core v0.57.0
[INFO] [stderr]     Checking ibc-app-transfer-types v0.57.0
[INFO] [stderr]     Checking ibc-app-nft-transfer-types v0.57.0
[INFO] [stderr]     Checking ibc-app-transfer v0.57.0
[INFO] [stderr]     Checking ibc-core-host-cosmos v0.57.0
[INFO] [stderr]     Checking ibc-app-nft-transfer v0.57.0
[INFO] [stderr]     Checking ibc-apps v0.57.0
[INFO] [stderr]     Checking ibc v0.57.0
[INFO] [stderr]     Checking namada_events v0.251.4
[INFO] [stderr]     Checking namada_replay_protection v0.251.4
[INFO] [stderr]     Checking namada_merkle_tree v0.251.4
[INFO] [stderr]     Checking namada_gas v0.251.4
[INFO] [stderr]     Checking namada_storage v0.251.4
[INFO] [stderr]     Checking namada_account v0.251.4
[INFO] [stderr]     Checking namada_systems v0.251.4
[INFO] [stderr]     Checking namada_vp_env v0.251.4
[INFO] [stderr]     Checking namada_state v0.251.4
[INFO] [stderr]     Checking namada_governance v0.251.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `namada_core::address::testing`
[INFO] [stdout]    --> src/storage/proposal.rs:584:31
[INFO] [stdout]     |
[INFO] [stdout] 584 |     use namada_core::address::testing::arb_non_internal_address;
[INFO] [stdout]     |                               ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::chain::testing`
[INFO] [stdout]    --> src/storage/proposal.rs:585:29
[INFO] [stdout]     |
[INFO] [stdout] 585 |     use namada_core::chain::testing::arb_epoch;
[INFO] [stdout]     |                             ^^^^^^^ could not find `testing` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/chain.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 672 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout] 673 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::hash::testing`
[INFO] [stdout]    --> src/storage/proposal.rs:586:28
[INFO] [stdout]     |
[INFO] [stdout] 586 |     use namada_core::hash::testing::arb_hash;
[INFO] [stdout]     |                            ^^^^^^^ could not find `testing` in `hash`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/hash.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout] 377 | /// Tests and strategies for hashes
[INFO] [stdout] 378 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::token::testing`
[INFO] [stdout]     --> src/storage/proposal.rs:588:29
[INFO] [stdout]      |
[INFO] [stdout]  588 |     use namada_core::token::testing::arb_amount;
[INFO] [stdout]      |                             ^^^^^^^ could not find `testing` in `token`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/token.rs:1094:9
[INFO] [stdout]      |
[INFO] [stdout] 1091 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]      |          --------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 1094 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::address::testing`
[INFO] [stdout]    --> src/vp/pgf.rs:278:31
[INFO] [stdout]     |
[INFO] [stdout] 278 |     use namada_core::address::testing::{btc, nam};
[INFO] [stdout]     |                               ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::chain::testing`
[INFO] [stdout]    --> src/vp/pgf.rs:280:29
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use namada_core::chain::testing::get_dummy_header;
[INFO] [stdout]     |                             ^^^^^^^ could not find `testing` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/chain.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 672 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout] 673 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::key::testing`
[INFO] [stdout]    --> src/vp/pgf.rs:282:27
[INFO] [stdout]     |
[INFO] [stdout] 282 |     use namada_core::key::testing::keypair_1;
[INFO] [stdout]     |                           ^^^^^^^ could not find `testing` in `key`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/key/mod.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 490 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 491 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_state::testing`
[INFO] [stdout]    --> src/vp/pgf.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |     use namada_state::testing::TestState;
[INFO] [stdout]     |                       ^^^^^^^ could not find `testing` in `namada_state`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_state-0.251.4/src/lib.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout] 585 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::address::testing`
[INFO] [stdout]     --> src/vp/mod.rs:1172:31
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     use namada_core::address::testing::{
[INFO] [stdout]      |                               ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::chain::testing`
[INFO] [stdout]     --> src/vp/mod.rs:1176:29
[INFO] [stdout]      |
[INFO] [stdout] 1176 |     use namada_core::chain::testing::get_dummy_header;
[INFO] [stdout]      |                             ^^^^^^^ could not find `testing` in `chain`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/chain.rs:673:9
[INFO] [stdout]      |
[INFO] [stdout]  672 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]      |          --------------------------- the item is gated here
[INFO] [stdout]  673 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_core::key::testing`
[INFO] [stdout]     --> src/vp/mod.rs:1178:27
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     use namada_core::key::testing::keypair_1;
[INFO] [stdout]      |                           ^^^^^^^ could not find `testing` in `key`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/key/mod.rs:491:9
[INFO] [stdout]      |
[INFO] [stdout]  490 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  491 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_state::testing`
[INFO] [stdout]     --> src/vp/mod.rs:1185:23
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     use namada_state::testing::TestState;
[INFO] [stdout]      |                       ^^^^^^^ could not find `testing` in `namada_state`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_state-0.251.4/src/lib.rs:585:9
[INFO] [stdout]      |
[INFO] [stdout]  584 | #[cfg(any(test, feature = "testing"))]
[INFO] [stdout]      |          --------------------------- the item is gated here
[INFO] [stdout]  585 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_proof_of_stake` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     use namada_proof_of_stake::test_utils::get_dummy_genesis_validator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_token` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use namada_token::storage_key::balance_key;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_token`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 288 -     use namada_token::storage_key::balance_key;
[INFO] [stdout] 288 +     use namada_core::storage_key::balance_key;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_gas`
[INFO] [stdout]    --> src/vp/pgf.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |     use namada_gas::{GasMeterKind, TxGasMeter, VpGasMeter};
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `namada_gas`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 284 -     use namada_gas::{GasMeterKind, TxGasMeter, VpGasMeter};
[INFO] [stdout] 284 +     use namada_tx::{GasMeterKind, TxGasMeter, VpGasMeter};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_vm` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |     use namada_vm::wasm::run::VpEvalWasm;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 292 -     use namada_vm::wasm::run::VpEvalWasm;
[INFO] [stdout] 292 +     use namada_tx::wasm::run::VpEvalWasm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_vm` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |     use namada_vm::wasm::{self, VpCache};
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 293 -     use namada_vm::wasm::{self, VpCache};
[INFO] [stdout] 293 +     use namada_tx::wasm::{self, VpCache};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_vm`
[INFO] [stdout]    --> src/vp/pgf.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |     use namada_vm::WasmCacheRwAccess;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 291 -     use namada_vm::WasmCacheRwAccess;
[INFO] [stdout] 291 +     use namada_tx::WasmCacheRwAccess;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_vp`
[INFO] [stdout]    --> src/vp/pgf.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     use namada_vp::{Address, native_vp};
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vp`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 294 -     use namada_vp::{Address, native_vp};
[INFO] [stdout] 294 +     use namada_tx::{Address, native_vp};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_gas`
[INFO] [stdout]     --> src/vp/mod.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 |     use namada_gas::{GasMeterKind, TxGasMeter, VpGasMeter};
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `namada_gas`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1181 -     use namada_gas::{GasMeterKind, TxGasMeter, VpGasMeter};
[INFO] [stdout] 1181 +     use namada_tx::{GasMeterKind, TxGasMeter, VpGasMeter};
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_proof_of_stake` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     use namada_proof_of_stake::test_utils::get_dummy_genesis_validator;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_proof_of_stake`
[INFO] [stdout]     --> src/vp/mod.rs:1182:9
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     use namada_proof_of_stake::bond_tokens;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_token` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1191:9
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     use namada_token::storage_key::balance_key;
[INFO] [stdout]      |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_token`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1191 -     use namada_token::storage_key::balance_key;
[INFO] [stdout] 1191 +     use namada_core::storage_key::balance_key;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_vm` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1195:9
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     use namada_vm::wasm::VpCache;
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1195 -     use namada_vm::wasm::VpCache;
[INFO] [stdout] 1195 +     use namada_tx::wasm::VpCache;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_vm` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1196:9
[INFO] [stdout]      |
[INFO] [stdout] 1196 |     use namada_vm::wasm::run::VpEvalWasm;
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1196 -     use namada_vm::wasm::run::VpEvalWasm;
[INFO] [stdout] 1196 +     use namada_tx::wasm::run::VpEvalWasm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_token`
[INFO] [stdout]     --> src/vp/mod.rs:1190:9
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     use namada_token as token;
[INFO] [stdout]      |         ------------^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         no external crate `namada_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_vp` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1198:9
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     use namada_vp::native_vp::{self, CtxPreStorageRead};
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vp`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1198 -     use namada_vp::native_vp::{self, CtxPreStorageRead};
[INFO] [stdout] 1198 +     use namada_tx::native_vp::{self, CtxPreStorageRead};
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `namada_vm`
[INFO] [stdout]     --> src/vp/mod.rs:1197:9
[INFO] [stdout]      |
[INFO] [stdout] 1197 |     use namada_vm::{WasmCacheRwAccess, wasm};
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `namada_vm`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1197 -     use namada_vm::{WasmCacheRwAccess, wasm};
[INFO] [stdout] 1197 +     use namada_tx::{WasmCacheRwAccess, wasm};
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:534:42
[INFO] [stdout]     |
[INFO] [stdout] 534 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:582:42
[INFO] [stdout]     |
[INFO] [stdout] 582 |         let delegator_address = address::testing::established_address_2();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:623:42
[INFO] [stdout]     |
[INFO] [stdout] 623 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:631:42
[INFO] [stdout]     |
[INFO] [stdout] 631 |         let delegator_address = address::testing::established_address_2();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:675:42
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:683:42
[INFO] [stdout]     |
[INFO] [stdout] 683 |         let delegator_address = address::testing::established_address_2();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:692:46
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]     |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:743:42
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |         let delegator_address = address::testing::established_address_2();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:760:46
[INFO] [stdout]     |
[INFO] [stdout] 760 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]     |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:811:42
[INFO] [stdout]     |
[INFO] [stdout] 811 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:819:46
[INFO] [stdout]     |
[INFO] [stdout] 819 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]     |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `namada_core::booleans::BoolResultUnitExt`
[INFO] [stdout]  --> src/vp/pgf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use namada_core::booleans::BoolResultUnitExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BoolResultUnitExt`
[INFO] [stdout]   --> src/vp/mod.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use namada_core::booleans::{BoolResultUnitExt, ResultBoolExt};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:869:42
[INFO] [stdout]     |
[INFO] [stdout] 869 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:877:46
[INFO] [stdout]     |
[INFO] [stdout] 877 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]     |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:933:42
[INFO] [stdout]     |
[INFO] [stdout] 933 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]     |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:941:46
[INFO] [stdout]     |
[INFO] [stdout] 941 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]     |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]    --> src/utils.rs:949:46
[INFO] [stdout]     |
[INFO] [stdout] 949 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]     |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]     |          ------------------------------------------------ the item is gated here
[INFO] [stdout] 785 | pub mod testing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1006:42
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1014:46
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1022:46
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1066:42
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1074:46
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1082:46
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1091:42
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         let delegator_address = address::testing::established_address_4();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1135:42
[INFO] [stdout]      |
[INFO] [stdout] 1135 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1136:46
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1138:46
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1147:42
[INFO] [stdout]      |
[INFO] [stdout] 1147 |         let delegator_address = address::testing::established_address_4();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1188:42
[INFO] [stdout]      |
[INFO] [stdout] 1188 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1189:46
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1191:46
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1200:42
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         let delegator_address = address::testing::established_address_4();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1243:42
[INFO] [stdout]      |
[INFO] [stdout] 1243 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1244:46
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1246:46
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1255:42
[INFO] [stdout]      |
[INFO] [stdout] 1255 |         let delegator_address = address::testing::established_address_4();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1298:42
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1299:46
[INFO] [stdout]      |
[INFO] [stdout] 1299 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1301:46
[INFO] [stdout]      |
[INFO] [stdout] 1301 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1310:42
[INFO] [stdout]      |
[INFO] [stdout] 1310 |         let delegator_address = address::testing::established_address_4();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1353:42
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1354:46
[INFO] [stdout]      |
[INFO] [stdout] 1354 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1356:46
[INFO] [stdout]      |
[INFO] [stdout] 1356 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1365:42
[INFO] [stdout]      |
[INFO] [stdout] 1365 |         let delegator_address = address::testing::established_address_4();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1410:42
[INFO] [stdout]      |
[INFO] [stdout] 1410 |         let validator_address = address::testing::established_address_1();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1411:46
[INFO] [stdout]      |
[INFO] [stdout] 1411 |         let validator_address_two = address::testing::established_address_2();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1413:46
[INFO] [stdout]      |
[INFO] [stdout] 1413 |         let delegator_address_two = address::testing::established_address_3();
[INFO] [stdout]      |                                              ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `testing` in `address`
[INFO] [stdout]     --> src/utils.rs:1422:42
[INFO] [stdout]      |
[INFO] [stdout] 1422 |         let delegator_address = address::testing::established_address_4();
[INFO] [stdout]      |                                          ^^^^^^^ could not find `testing` in `address`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/namada_core-0.251.4/src/address.rs:785:9
[INFO] [stdout]      |
[INFO] [stdout]  784 | #[cfg(any(test, feature = "testing", feature = "benches"))]
[INFO] [stdout]      |          ------------------------------------------------ the item is gated here
[INFO] [stdout]  785 | pub mod testing {
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_proof_of_stake` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         namada_proof_of_stake::test_utils::test_init_genesis::<
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_proof_of_stake` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |             namada_proof_of_stake::OwnedPosParams::default(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_proof_of_stake` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1223:9
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         namada_proof_of_stake::test_utils::test_init_genesis::<
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_proof_of_stake` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1230:13
[INFO] [stdout]      |
[INFO] [stdout] 1230 |             namada_proof_of_stake::OwnedPosParams::default(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:661:40
[INFO] [stdout]     |
[INFO] [stdout] 661 |                 validator_voting_power.sub(delegator_voting_power)
[INFO] [stdout]     |                                        ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:723:22
[INFO] [stdout]     |
[INFO] [stdout] 722 | /                 validator_voting_power
[INFO] [stdout] 723 | |                     .sub(delegator_voting_power)
[INFO] [stdout]     | |                     -^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:791:22
[INFO] [stdout]     |
[INFO] [stdout] 790 | /                 validator_voting_power
[INFO] [stdout] 791 | |                     .sub(delegator_voting_power)
[INFO] [stdout]     | |                     -^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:849:40
[INFO] [stdout]     |
[INFO] [stdout] 849 |                 validator_voting_power.sub(delegator_voting_power_two),
[INFO] [stdout]     |                                        ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:892:40
[INFO] [stdout]     |
[INFO] [stdout] 892 |                 validator_voting_power.add(validator_voting_power_two),
[INFO] [stdout]     |                                        ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:910:40
[INFO] [stdout]     |
[INFO] [stdout] 910 |                 validator_voting_power.add(validator_voting_power_two),
[INFO] [stdout]     |                                        ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:965:40
[INFO] [stdout]     |
[INFO] [stdout] 965 |                 validator_voting_power.add(validator_voting_power_two),
[INFO] [stdout]     |                                        ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]    --> src/utils.rs:992:44
[INFO] [stdout]     |
[INFO] [stdout] 992 |                 validator_voting_power_two.sub(delegator_voting_power_two),
[INFO] [stdout]     |                                            ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1033:36
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             validator_voting_power.add(validator_voting_power_two),
[INFO] [stdout]      |                                    ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1041:36
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             validator_voting_power.add(validator_voting_power_two),
[INFO] [stdout]      |                                    ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1047:18
[INFO] [stdout]      |
[INFO] [stdout] 1046 | /             validator_voting_power
[INFO] [stdout] 1047 | |                 .add(validator_voting_power_two)
[INFO] [stdout]      | |                 -^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout]      | |_________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1102:36
[INFO] [stdout]      |
[INFO] [stdout] 1102 |             validator_voting_power.add(validator_voting_power_two),
[INFO] [stdout]      |                                    ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1110:36
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             validator_voting_power.add(validator_voting_power_two),
[INFO] [stdout]      |                                    ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1116:18
[INFO] [stdout]      |
[INFO] [stdout] 1115 | /             validator_voting_power
[INFO] [stdout] 1116 | |                 .add(validator_voting_power_two)
[INFO] [stdout]      | |                 -^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout]      | |_________________|
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1158:40
[INFO] [stdout]      |
[INFO] [stdout] 1158 |             delegator_voting_power_two.add(delegator_voting_power),
[INFO] [stdout]      |                                        ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for struct `namada_core::token::Amount` in the current scope
[INFO] [stdout]     --> src/utils.rs:1166:36
[INFO] [stdout]      |
[INFO] [stdout] 1166 |             delegator_voting_power.add(delegator_voting_power_two),
[INFO] [stdout]      |                                    ^^^ method not found in `namada_core::token::Amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:439:17
[INFO] [stdout]     |
[INFO] [stdout] 439 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1253:17
[INFO] [stdout]      |
[INFO] [stdout] 1253 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1497:17
[INFO] [stdout]      |
[INFO] [stdout] 1497 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1602:17
[INFO] [stdout]      |
[INFO] [stdout] 1602 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1708:17
[INFO] [stdout]      |
[INFO] [stdout] 1708 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1814:17
[INFO] [stdout]      |
[INFO] [stdout] 1814 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1901:17
[INFO] [stdout]      |
[INFO] [stdout] 1901 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1988:17
[INFO] [stdout]      |
[INFO] [stdout] 1988 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:2093:17
[INFO] [stdout]      |
[INFO] [stdout] 2093 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:2198:17
[INFO] [stdout]      |
[INFO] [stdout] 2198 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:2285:17
[INFO] [stdout]      |
[INFO] [stdout] 2285 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:2427:17
[INFO] [stdout]      |
[INFO] [stdout] 2427 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:2569:17
[INFO] [stdout]      |
[INFO] [stdout] 2569 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:2711:17
[INFO] [stdout]      |
[INFO] [stdout] 2711 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:2870:17
[INFO] [stdout]      |
[INFO] [stdout] 2870 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:3029:17
[INFO] [stdout]      |
[INFO] [stdout] 3029 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:3183:17
[INFO] [stdout]      |
[INFO] [stdout] 3183 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:3274:17
[INFO] [stdout]      |
[INFO] [stdout] 3274 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:3360:17
[INFO] [stdout]      |
[INFO] [stdout] 3360 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:3451:17
[INFO] [stdout]      |
[INFO] [stdout] 3451 |                 namada_parameters::get_gas_scale(&state).unwrap(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `namada_core::booleans::BoolResultUnitExt`
[INFO] [stdout]  --> src/vp/pgf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use namada_core::booleans::BoolResultUnitExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BoolResultUnitExt`
[INFO] [stdout]   --> src/vp/mod.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use namada_core::booleans::{BoolResultUnitExt, ResultBoolExt};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_token` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |         super::PgfVp<'ctx, Ctx<'ctx, S>, namada_token::Store<()>>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_token`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 302 -         super::PgfVp<'ctx, Ctx<'ctx, S>, namada_token::Store<()>>;
[INFO] [stdout] 302 +         super::PgfVp<'ctx, Ctx<'ctx, S>, namada_core::Store<()>>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             namada_parameters::Store<_>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_token` in this scope
[INFO] [stdout]    --> src/vp/pgf.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             namada_token::Store<_>,
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_token`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 311 -             namada_token::Store<_>,
[INFO] [stdout] 311 +             namada_core::Store<_>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_parameters` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1225:13
[INFO] [stdout]      |
[INFO] [stdout] 1225 |             namada_parameters::Store<_>,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_parameters`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_parameters`, use `cargo add namada_parameters` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_token` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1227:13
[INFO] [stdout]      |
[INFO] [stdout] 1227 |             namada_token::Store<_>,
[INFO] [stdout]      |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_token`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1227 -             namada_token::Store<_>,
[INFO] [stdout] 1227 +             namada_core::Store<_>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_proof_of_stake` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1214:9
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         namada_proof_of_stake::Store<
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_proof_of_stake`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `namada_proof_of_stake`, use `cargo add namada_proof_of_stake` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `namada_token` in this scope
[INFO] [stdout]     --> src/vp/mod.rs:1217:9
[INFO] [stdout]      |
[INFO] [stdout] 1217 |         namada_token::Store<()>,
[INFO] [stdout]      |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `namada_token`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1217 -         namada_token::Store<()>,
[INFO] [stdout] 1217 +         namada_core::Store<()>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `namada_governance` (lib test) due to 125 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893", kill_on_drop: false }`
[INFO] [stdout] d236ed6e75589c5f5a24e2a734caefc3229d0f66e804c3c6ee0cb6372d4dd893
